πŸ““ Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/Centroid.md by @KGBicheno β˜†

centroid

Go back to the [[AI Glossary]]

#clustering

The center of a cluster as determined by a k-means or k-median algorithm. For instance, if k is 3, then the k-means or k-median algorithm finds 3 centroids.